GUI Help > Special > addToolbarSplitter

addToolbarSplitter
addToolbarSplitter handle gadget

Description:
Adds a splitter to a toolbar. This is a vertical grey line which seperates different groups of buttons that perform related tasks. For example you might have OPEN SAVE [Splitter] CUT COPY PASTE [Splitter] HELP.

The splitter will be added after the last button on the toolbar.

Return Value:


Parameters:
gadget Handle of a toolbar gadget.
Remarks:


See Also:


Example:
(Note: You will need to include the GUI constants file for this example to work)